func runtime.newTimer

one use

	runtime (current package)
		time.go#L325: func newTimer(when, period int64, f func(arg any, seq uintptr, delay int64), arg any, c *hchan) *timeTimer {